TMSTransaction class overview.
Properties
  
    | Name |     Description |   
  
    | 
 ConnectionsCount      | 
    
Used to get the number of connections associated with the transaction component. 
     | 
  
  
    | 
 IsolationLevel      | 
    
Used to specify how the transactions containing database modifications are handled. 
     | 
  
Methods
  
    | Name |     Description |   
  
    | 
 AddConnection      | 
    
Binds a TCustomDAConnection object with the transaction component. 
     | 
  
  
    | 
 RemoveConnection      | 
    
Disassociates the specified connections from a transaction. 
     |